Package com.netscape.cmstools.user
Class UserCertCLI
java.lang.Object
org.dogtagpki.cli.CLI
com.netscape.cmstools.user.UserCertCLI
- Author:
- Endi S. Dewata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
printCert
(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded) Methods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getModule, getModules, getName, getParent, getRoot, isDeprecated, printHelp, removeModule, runExternal, runExternal, setDescription, setName
-
Field Details
-
logger
public static org.slf4j.Logger logger
-
-
Constructor Details
-
UserCertCLI
-
-
Method Details
-
getManPage
- Overrides:
getManPage
in classCLI
-
getUserClient
- Throws:
Exception
-
printCert
public static void printCert(UserCertData userCertData, boolean showPrettyPrint, boolean showEncoded)
-